Vcenter Vm Hardware Adapter Scsi Info
The Vcenter Vm Hardware Adapter Scsi Info schema contains information about a virtual SCSI adapter.
{
"label": "string",
"type": "string",
"scsi": {
"bus": 0,
"unit": 0
},
"pci_slot_number": 0,
"sharing": "string"
}
Device label.
Adapter type.
For more information see: Vcenter Vm Hardware Adapter Scsi Type.
Address of the SCSI adapter on the SCSI bus.
Address of the SCSI adapter on the PCI bus. If the PCI address is invalid, the server will change it when the VM is started or as the device is hot added.
May be missing or null
if the virtual machine has never been powered on since the adapter was created.
Bus sharing mode.
For more information see: Vcenter Vm Hardware Adapter Scsi Sharing.